home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / lynx-2.4 / CHANGES < prev    next >
Encoding:
Text File  |  1995-06-28  |  64.8 KB  |  1,347 lines

  1. 06-08-95
  2. * All of the changes from lynx2-3-FM are now located at ftp2.cc.ukans.edu.
  3.   We will call this version lynx2-4 and all new changes will be added here.
  4.   - JP
  5. 06-05-95
  6. * Added isc support based on post to lynx-dev from Ami Fischman
  7.   (a540ami@pic.ucla.edu). - FM
  8. 06-04-95
  9. * Initialize t1->name before the StrAllocCopy() in LYMainLoop.c for
  10.   DIRED_SUPPORT tagging. - Rick Mallett (rmallett@ccs.carleton.ca)
  11. * Don't bother creating a /tmp copy of local files for downloading
  12.   under the DIRED_SUPPORT, and don't include "Save to disk" in the
  13.   download menu for such files. - RM
  14. * Deal with any newlines or tabs in statusline messages, along lines
  15.   in patch from Peter Marquardt. - FM
  16. * Various fixes to ensure terminations of strings, along lines suggested
  17.   by PM. - FM
  18. * Made HTAlert messages more readable in trace mode.
  19. * Replaced info.cern.ch with www.w3.org in userdefs.h and lynx.cfg. - GL
  20. * Allow definition of the global configuration file (lynx.cfg) path and
  21.   name via a "LYNX_CFG" VMS logical or Unix environment variable.  Will
  22.   override the "LYNX_CFG_FILE" definition in userdefs.h.  The -cfg command
  23.   line switch will override those.  SYS$LOGIN (VMS) or '~' (Unix) can be
  24.   used in the path to treat the global configuration file as a personal
  25.   configuration file ($HOME will be substituted for '~'). Meets objective
  26.   in patch posted by Danny Meyer (mayer@ljsrv2.enet.dec.com) but does
  27.   not seek lynx.cfg in the user's HOME directory without an explicit
  28.   directive to do so.  Issue a screen message and then exit if the
  29.   configuration file is not readeable (rather than continuing as if
  30.   one had been found and read). - FM
  31. * Added protections from NAMEless INPUT or TEXTAREA tags. - FM
  32. 05-29-95
  33. * Changed close(*s) typo in HTTCP.c to NETCLOSE(*s).  Caused tight loops if
  34.   on error *s became stdin. - Peter_Marquardt (wwwutz@cha01.tfh-berlin.de)
  35. 05-20-95
  36. * Mods of proxying/gatewaying code, replace obsolete info.cern.ch default
  37.   URL addresses with www.w3.org, and add option to use the new www.w3.org
  38.   wais search gateway in cover page for wais searches. - FM
  39. 05-10-95
  40. * If a startfile specified on the command line maps to a MIME type
  41.   which invokes an alternate display device, allow -homepage, if also
  42.   specified, to be substituted for startfile on quiting from the display
  43.   device, rather than forcing an exit due to the original startfile having
  44.   been neither text/html nor text/plain.  Based on a patch from GL, with
  45.   protections against possible infinite getfile() loops added. - FM
  46. * Include -t switch when pico is the editor for reply_by_mail() in
  47.   LYMail.c. - GL
  48. 05-04-95
  49. * Oops.  Had zipped the wrong LYReadCFG.c in yesterday's mods. - FM
  50. 05-03-95
  51. * Do not override any external proxy and no_proxy variables with those
  52.   in lynx.cfg.  Bug fixes in code for setting proxy variables on Unix,
  53.   based on patches from Roman Czyborra (czyborra@cs.tu-berlin.de). - FM
  54. * Fixes for tagging when Lynx jumps to another screen and then comes back,
  55.   and deal with possibility of screen outputs from compress/decompress
  56.   utilities. - GL
  57. * Added support for Sequent's DYNIX/ptx operating system, and bug fixes
  58.   in HTTCP.c's BSDselect(). - Rodney Barnett (RBarnett@us.teltech.com)
  59. * Increased limits in select() loops to 5000 tries. - FM
  60. * Specify /nomember for compilations with DECC.  It's not the default
  61.   on AXP and the code assumes byte alignment. - FM
  62. 04-19-95
  63. * Added Alan Hirsh's script (LynxDir:VMSPrint.com) for dealing with busy
  64.   VMS print queues such that Lynx might otherwise delete the temporary
  65.   file before it has been queued for printing. - FM
  66. * Added lots of type casting to the mathematical operations in GridText.c
  67.   to minimize possible sizing/alignment problems for DECC/AXP (and any
  68.   Unix flavors that use the Alpha chip). - FM
  69. 04-17-95
  70. * Use  test=test -z "$LYNX_VERSION"  like  test=test -n "$LYNX_VERSION"
  71.   in mailcap files simply as flags for non-LYNX versus LYNX environment,
  72.   without actually bothering to execute a test. - FM
  73. * Issue "** Bad HTML!!!  Use -trace to diagnose. **" statusline messages
  74.   when bad HTML is encountered, and suppress those statusline messages in
  75.   favor of the TRACE messages when -trace is used. - FM
  76. * Fixed anchor deletion problem in yesterday's ISMAP mods. - FM
  77. * Removed -ltermcap from AIX makes (AIX doesn't use it). - FM
  78. 04-16-95
  79. * Send a 0,0 coordinate pair if a user clicks on an ISMAP link, so that
  80.   it's handled equivalently to clicks on an ISMAP submit button, and
  81.   (typically) will return the server's default.  Note that the default
  82.   often is the parent document, and if so, the current document will
  83.   be returned via redirection (pointlessly 8-).  However, this mod
  84.   allows the WebMaster to use a pure-text document as the default for
  85.   Lynx. - FM
  86. * Protections against crashes for inappropriately positioned form tags. - FM
  87. * Fixes in handling of configurable INEWS path. - FM
  88. * Support for VT500 series terminals. - George Cook (cook@wvnvaxa.wvnet.edu)
  89. 04-12-95
  90. * Makefile tweeks for bsdi and aix4. - FM
  91. 04-11-95
  92. * Mods for building with BSD Interative (bsdi). - FM
  93. 04-08-95
  94. * Added translation of HTML entities and decimal escaping for the
  95.   VALUEs of INPUT and OPTION tags. - FM
  96. * For TYPE="image" INPUT tags, use "[IMAGE]-Submit" as a pseudo-ALT
  97.   string, and submit a 0,0 coordinate pair if it's clicked, which
  98.   typically will invoke the server's default (I guess something is
  99.   better than nothing. 8-). - FM
  100. * Handle (possibly multiple) angle brackets in bookmark and showinfo
  101.   link names. - FM
  102. * Fixed typo in for-ultrix code in LYMain.c. - FM
  103. 04-04-95
  104. * Added ability to set proxy environment variables via lynx.cfg. - FM
  105. 04-01-95
  106. * Added handling of the HTML 3.0 attributes for ISINDEX tags:
  107.       <ISINDEX HREF="reference" PROMPT="string">
  108.   The ACTION attribute didn't make it into HTML 2.0.  For now, we'll keep
  109.   supporting it in Lynx by treating it as a synonym for HREF. - FM
  110. 03-31-95
  111. * Mods for AIX v4.1.1 and addition of make aix4. - FM
  112. * Added prototype and extern declarations for BSDselect(). - FM
  113. * Fixed bugs in form_getstr() that could clobber the stack. - GL
  114. * Fixes for symlink handling. - GL
  115. * Made LYShowInfo.c aware of the setuid, setgid and sticky file modes,
  116.   and nicer mode display if the file doesn't have the read bit set. - GL
  117. 03-30-95
  118. * Fixed glitch in BASE tag handling. - FM
  119. 03-29-95
  120. * Initialize pointers in add_trusted() of LYGetFile.c before the
  121.   StrAllocCopy() calls. - FM
  122. 03-26-95
  123. * Miscellaneous TRACE and related messaging tweeks. - FM
  124. 03-24-95
  125. * Handle defaulted localhost in file BASE tags, and related tweeks of
  126.   defaulted localhost handling in file URLs. - FM
  127. * Use RM_PATH for both file and directory deletions with the DIRED_SUPPORT
  128.   remove function. - GL
  129. --- STARTING  2.3-FM ---
  130. ==============================================================================
  131. 03-23-95
  132. * Designate this code set as lynx2-3-FM to avoid any confusion with the
  133.   official releases at UKans. - FM
  134. * Tweeks of code for defaulted localhost in file URLs.  Don't require
  135.   any host field marker in such URLs - FM
  136. 03-21-95
  137. * Added handling of defaulted localhost in file URLs. - FM
  138. * More protections against bad HTML. - FM
  139. * SYSLOGing enhancements. - GL
  140. * Suspend curses during my_spawn()'s, and fixes of code for the child
  141.   and error return detection. - GL
  142. 03-20-95
  143. * More protections against potentially infinite loops. - FM
  144. 03-16-95
  145. * Enhancements of 'c'omment and mailto handling. - FM
  146. * Mods to build.com for enabling submission to BATCH. - FM
  147. * Ultrix terminal-handling fix. - Roman Czyborra (czyborra@cs.tu-berlin.de)
  148. 03-15-95
  149. * Fixed bug in for-Unix directory listing code to screen out inaccessible
  150.   parent directories.  Was also being applied to ftp listings. - FM
  151. * Made bolding of H1 through H7 headers a lynx.cfg option, with the
  152.   non-bolding as the compilation default. - FM
  153. 03-13-95
  154. * Fixed bug in setting link[].lname elements to empty strings for form
  155.   INPUT_ANCHORs.  Was causing showinfo() to report the links from the
  156.   previous document (yet another memory leak bites the dust 8-). - FM
  157. * Numerous fixups of bold and underline handling. - FM
  158. 03-09-95
  159. * Increased the while() loop limit for select() tries in HTTCP.c to 500. - FM
  160. * Memory allocation/free fixes in HTAccess.c. - FM
  161. * Makefile and documentation tweeks. - FM
  162. 03-07-95
  163. * Implemented HT_BOLD when specified for headers in DefaultStyle.c.  H1 is
  164.   now uppercase, bold, and centered.  H2 - H7 are lower or mixed case, bold,
  165.   and progressively indented. - FM
  166. * Miscellaneous enhancements of menu displays. - FM
  167. * Allow tabs and '$' in lynxexec commands. - FM
  168. * More TOUPPER/TOLOWER fixes. - FM
  169. 03-06-95
  170. * Added ability to set the INEWS path in lynx.cfg. - FM
  171. 03-05-95
  172. * Separated the newspost URL into newspost versus newsreply, and modified
  173.   LYNews.c to behave more rationally for new versus followup posting. - FM
  174. * Added "mode reader" command for news list and article requests. - FM
  175. * Enabled saving of list_dir_style settings in the user's RC file. - FM
  176. * Don't restrict rearming SIGINT in LYClean.c for IGNORE_CTRL_C to just
  177.   SVR4. - FM
  178. * Added numerous protections against core_dumps/ACCVIOs in HTML.c for bad
  179.   HTML.  Should also help reduce likelihood of infinite while() loops and
  180.   a runaway CPU if binary files are mistyped and rendering is attempted. - FM
  181. * Added (unsigned char) type casts in addch() calls for proper handling of
  182.   high value ISOLATIN1 characters. - FM
  183. * Limited the while() loop for select()'s in HTTCP.c to 50 tries, to help
  184.   reduce likelyhood of a runaway CPU on undetected terminal disconnects. - FM
  185. * Fixed typo in build.com. - FM
  186. * Added Craig's lynx_help and about_lynx files for the lynx2-3-7 distribution,
  187.   updated for lynx2-3-9 BETA. - FM
  188. --- STARTING  2.3.9 BETA ---
  189. ==============================================================================
  190. 02-20-95
  191. * Updated doc files and passed on to UKans for archiving on the
  192.   ftp2.cc.ukans.edu server as 2.3.8 BETA. - FM
  193. 02-17-95
  194. * Further updates of building procedures for VMS. - FM
  195. * Further updates of lynx.man, lynx.hlp and documentation.  Indicate
  196.   that the inside_foo and outside_foo restrictions are not selective
  197.   on systems which lack utmp. - FM
  198. * Changed yesterday's DGUX define fo DGUX_OLD, because only older
  199.   Data General systems need it. - FM
  200. 02-16-95
  201. * Added Jeff's updates of lynx.man and lynx.hlp, further updated for
  202.   v2.3.8 - FM
  203. * Fixed typos in LYMail.c and HTTPC.c. - FM
  204. * Cleaned up #ifdef'ing for -DIGNORE_CTRL_C. - FM
  205. * Added -DDGUX for using inet_addr(host).s_addr instead of inet_addr(host)
  206.   in HTParseInet() of HTTCP.c (Data General may need it). - FM
  207. * Don't report "-help" as an invalid option. - FM
  208. 02-15-95
  209. * Handle HTML entities and decimal escaping in ALT strings. - FM
  210. * Build fixups for TCPWARE. - FM
  211. 02-14-95
  212. * Added transmission of Accept-Language headers.  A default preferred
  213.   language is defined in userdefs.h.  It can be overridden via lynx.cfg.
  214.   Users can change that via the 'o'ptions menu and save their preference
  215.   in their RC file. - FM
  216. * Tweek of FIXED record handling on VMS. - FM
  217. * Defined Unix ZIP_PATH and UNZIP_PATH in userdefs.h. - FM
  218. 02-12-95
  219. * Added  -localhost  switch for restricting access to files and servers
  220.   on the local host. - FM
  221. * Added  -nobrowse   switch for disabling directory browsing. - FM
  222. * Added  -selective  switch for requiring a .www_browsable file in
  223.   each directory for browsing access to it.  The enabling files
  224.   are not included in the directory listings. - FM
  225. * Fixed up displaying of README files in directory listings on
  226.   VMS. - FM
  227. * Replaced all tolower() and toupper() calls with the TOUPPER() and
  228.   TOLOWER() macros in HTUtils.h (should help deal with some of the
  229.   strange behavior reported for some flavors of Unix; see header of
  230.   HTUtils.h). - FM
  231. Worked in mods from David Trueman (david@cs.dal.ca) - FM:
  232. * Don't issue the ../ link in Unix local directory listings if the parent
  233.   directory is not readable (was already dealt with on VMS - FM).
  234. * Include an Organization: header in Unix news postings, if possible
  235.   (was already dealt with on VMS - FM).
  236. * Don't allow the editing of Unix mail headers because that is error
  237.   prone (no change on VMS; editable pseudo-headers are included for
  238.   informational purposes, but the real headers are those of the
  239.   account running Lynx - FM).
  240. * Don't hardcode the Unix mv command; use MV_PATH define in userdefs.h.
  241. * Moved the Unix COPY_COMAND define to userdefs.h as COPY_PATH.
  242. * Completed the Unix ZIP support.
  243. 02-10-95
  244. * Added code for converting the headers of downloaded binaries on VMS
  245.   to indicate FIXED 512 record format.  See the documentation in
  246.   userdefs.h, lynx.cfg and FIXED512.COM for more information. - FM
  247. 02-08-95
  248. * Fixed glitch in HTInit.c which mis-casted the default MIME type for
  249.   files with a .sh extension, causing the EXEC_SCRIPT function to be
  250.   disfunctional. - FM
  251. * I think I finally have Lynx showing "(p# of N)" properly in the title
  252.   lines (we'll see if perfection has really been achieved 8-). - FM
  253. * Extended directory browsing on VMS to the -homepage specification,
  254.   if included on the command line, e.g., lynx -homepage=sys$login
  255.   will start up Lynx with the default startfile, but the 'm'ain menu
  256.   command will yield listings of the home directory. - FM
  257. * Added -fileversions switch on VMS for including all versions of files
  258.   in directory browser listings (otherwise, only the highest version is
  259.   listed, with no version numbers displayed). - FM
  260. * Modified LYEdit.c to use fopen(filename,"a") instead of access(filename,2)
  261.   to verify write access for editing files (checking "append" access appears
  262.   to be a more reliable way to do it across platforms/flavors). - FM
  263. 02-07-95
  264. * Implemented directory browsing for VMS. - FM
  265. * Fixed printer command handling to actually prompt for and use a second
  266.   filename argument if two "%s" strings are in the command map. - FM
  267. * Added anti-Unix-shell-spoofing code for all of the filename argument
  268.   handling. - FM
  269. * Fixed glitch in getenv(DISPLAY) calls on VMS.
  270. 02-04-95
  271. * Fixed a glitch in BASE support.  Should now work properly when both
  272.   standard and Lynx-specific hrefs are in the document. - FM
  273. 02-03-95
  274. * Added support for posting to newsgroups from Lynx on VMS via the
  275.   ANU-NEWS software. - FM
  276. * Numerous href parsing enhancements. - FM
  277. * Enhancements and bug fixes of news displays. - FM
  278. * Enabled display of Linknames with angle brackets (as for news URLs)
  279.   in the showinfo page. - FM
  280. * Ensured that a file URL which is really an ftp URL will yield an
  281.   "FTP is Disabled" statusline message when it's disabled. - FM
  282. 02-01-95
  283. * Defined out the LYK_VERSION code and made Control-V a dead key again,
  284.   since including the Lynx name and version strings in the showinfo ('=')
  285.   and 'o'ptions displays is adequate, and people on different platforms
  286.   or flavors associate Control-V with other functions. - FM
  287. 01-31-95
  288. * Beefed up the BASE support. - FM
  289. * Made all WWWLib cover pages and menus HTTP/1.0 compliant (to ensure
  290.   resetting of any BASE tags) and gave them more pizzaz. - FM
  291. * Trim terminal slashes in ftp paths if not the Welcome directory, so
  292.   we'll get "Up to" links.  Terminal slashes in file paths still force
  293.   that directory to be treated as the Welcome directory.  For example,
  294.    ftp://host/blah/foo/ will have an "Up to blah" link listed, but
  295.   file://host/blah/foo/ will treat /blah/foo/ as "Welcome" (both ftp
  296.   and file "Up to" links are blocked by -DNO_PARENT_DIR_REFERENCE). - FM
  297. * The VMS SOCKETSHR_TCP support can't yet handle telnet, tn3270 or
  298.   rlogin URL's (Andy Harper is working on it; be patient 8-).  Modified
  299.   HTTelnet.c to compile properly and behave rationally when such URL's
  300.   aren't supported. - FM
  301. * Corrected doc files based on Larry Virden's (lvirden@cas.org) careful
  302.   (or is it carefull) proof-reading.  Thanks Larry! - FM
  303. * More type casts for ANSI C compliance. - FM
  304. 01-30-95
  305. * Added numerous type casts for ANSI C compliance. - FM
  306. 01-29-95
  307. * Prototyped HTHostName() for yesterday's mods in HTAccess.c. - FM
  308. * Updated lynx.cfg. - FM
  309. 01-28-95
  310. * Added lynx name and version to the showinfo page and options menu. - FM
  311. * Tweeked Danny's news proxying mods for selective no_proxy directives
  312.   with a port field (119) for news, and added equivalent code for wais
  313.   (port 210). - FM
  314. * Updated the INSTALLATION file (I hope people read it 8-). - FM
  315. * Hadn't included last night's typo fix in the archived fileset. - FM
  316. 01-27-95
  317. * Added Danny Mayer's (mayer@ljo.dec.com) mods for proper handling of
  318.   no_proxy directives for news (NNTPSERVER) hosts. - FM
  319. * Worked in Ari Luotonen's (luotonen@dxcern.cern.ch) mods for sending
  320.   a "Pragma: no-cache" header for use by a proxy server in conjunction
  321.   with the RELOAD command. - FM
  322. * Fixed to handle file URL's appropriately in conjunction with proxying
  323.   of ftp URL's.  For file URL's on the local host, direct access is
  324.   attempted, with no ftp attempt if that fails, whether or not proxying
  325.   is in effect, and whether or not no_proxy directives have been set.
  326.   Both ftp URL's, and file URL's on a remote host, are sought via ftp
  327.   without a direct access attempt.  File URL's for remote hosts are
  328.   converted to ftp URL's before submission to a proxy server, so no
  329.   special procedure need be implemented to induce the proxy server to
  330.   act on them (You shouldn't continue using file URL's when you intend
  331.   ftp, but Lynx will handle such URL's properly when encountered in
  332.   old documents that use file when ftp is intended.) - FM
  333. * Fixed typo in yesterday's "psychotherapy". - FM
  334. 01-26-95
  335. * Escaping of ISINDEX queries needed more tweeks to work properly with
  336.   high value IsoLatin1 characters. - FM
  337. * Applied psychotherapy to the schizophrenic behavior that was exhibited
  338.   when download, upload, print, history or showinfo commands were used
  339.   during displays of each other's menus or temporary files. - FM
  340. * Enabled downloading of links from the history page. - FM
  341. 01-25-95
  342. * Added LYK_VERSION command (^V) for showing version of Lynx. - FM
  343. * Include file fixes for TCPWARE. - FM
  344. * Fixed bug in showinfo() which caused core dumps when invoked while
  345.   positioned on any form field which has a "linkname" but a NULL
  346.   "filename". - FM
  347. * Fixed glitch in 'p'rint menu. - FM
  348. 01-24-95
  349. * Enabled SOCKSification for any Unix flavor via the SITE-LYDEFS,
  350.   SITE-DEFS and SOCKSLIB definitions in the top-level Makefile. Added
  351.   info in INSTALLATION on how to do it for VMS.  Included notes that you
  352.   are better off building Lynx normally, and instead using a SOCKSified
  353.   proxy server to get through a firewall. - FM
  354. * Added instructions in INSTALLATION for setting up proxy service. - FM
  355. * Fixed multiple submit button handling to distiguish which button was
  356.   activated when they have the same name, and include only that button's
  357.   name/value pair in the submission. - FM
  358. * Figured out how to apply all security and restrictions checks for
  359.   redirecting URLs returned by ISINDEX searches, and accordingly lifted
  360.   the bypasses for the previously insecure access types. - FM
  361. * Added option to use Jerry Whelan's (guru@bradley.edu) BSDselect() for
  362.   SVR4 systems with the "type any key" problem. - FM
  363. 01-23-95
  364. * Fixed up escaping of queries in HTSearch(). - FM
  365. * Updated the sample jumps files. - FM
  366. * Worked in socksification mods from Reese Ferry (reesef@VNET.IBM.COM) - FM
  367. * Enabled use of LOCALE for international characters with any Unix flavor
  368.   (not just sun) via a define in the top level Makefile. - FM
  369. 01-22-95
  370. * Updated the lynx.cfg configuration file. - FM
  371. * Implemented BASE handling. - FM
  372. 01-21-95
  373. * Fixed -cfg switch handling so that the specified, alternate configuration
  374.   file properly is read instead of the default system file specified in
  375.   userdefs.h. - FM
  376. * Made 'p'rint, 'd'ownload and 'u'pload menu lists single spaced. - FM
  377. * Fixed HTFileFormat() in HTFile.c so that it properly processes the
  378.   suffix-to-MIME-type mappings when version numbers are in local file
  379.   URLs on VMS.  We therefore no longer trim off the version number if
  380.   if was included, and Lynx will now access and process that version
  381.   rather than only the highest version. - FM
  382. 01-18-95
  383. * Makefile fixes for convex and linux. - FM
  384. 01-17-95
  385. * More Makefile fixes. - FM
  386. 01-14-95
  387. * Fixes for FreeBSD. - FM
  388. 01-12-95
  389. * Made the "ls -l" emulation in local directory listings a compilation
  390.   option (see the top level Makefile). - FM
  391. * Made inclusion of "Up to" parent links in local directory listings a
  392.   compilation option (see top level Makefile). - FM
  393. * Message fix for checkmail on Unix. - FM
  394. * Fixes for SCO with gcc. - FM
  395. 01-11-95
  396. * Restored original hash table function in HTAnchor.c without (hopefully 8-)
  397.   reviving anchor deletion problems. - FM
  398. * Fixed typo in HTAccess.c. - FM
  399. * Added code in HTFile.c from Timothy Newsham (newsham@aloha.net) for
  400.   generating long style Unix listings (ls -l). - FM
  401. 01-10-95
  402. * Escape dashes in lynx.man. - FM
  403. * Added NetBSD support from Bryan T. Vold (btv@wiley.HealthPartners.COM). - FM
  404. * Made anchor searches in hash tables case-sensitive (so paths which
  405.   differ only in their case can be distinguished, as people using the
  406.   DIRED support kept requesting) without (hopefully 8-) reviving anchor
  407.   deletion problems. - FM
  408. 01-09-95
  409. * More Makefile and code fixes for building properly with various systems
  410.   and compilers. - FM
  411. 01-06-95
  412. * Numerous fixes for handling signals (e.g., SIGWINCH) received during
  413.   keystroke fetches, without (hopefully 8-) reviving the problem of
  414.   runaway CPU's on undetected terminal disconnects. - FM
  415. * More Makefile and code fixes for building properly with various systems
  416.   and compilers. - FM
  417. 01-05-95
  418. * Changed define for syslog() logging to SYSLOG_REQUESTED_URLS and picked up
  419.   logging of ISINDEX search requests that don't go through getfile(). - FM
  420. * More fixes for redirection returned via ISINDEX searches. - FM
  421. * Fixed missing newline character at end of last .lynxrc entry. - FM
  422. * More Makefile tweeks. - FM
  423. * More additions in LYCurses.h for compilers which fail to check whether TRUE
  424.   and FALSE are already defined before defining them in <curses.h>. - FM
  425. 01-03-95
  426. * Fix for redirection returned via ISINDEX searches. - FM
  427. 12-29-94
  428. * Yet more top level Makefile tweeks. - FM
  429. * Fix bcopy problem for UCX. - Martin Zinser (zinser@vscn.gsi.de)
  430. * Fix ioctl() problem for UCX. - MZ
  431. 12-27-94
  432. * More top level Makefile tweeks. - FM
  433. 12-26-94
  434. * Added Lou Montulli's procedure for PURIFY to the top level Makefile. - FM
  435. 12-23-94
  436. * Added Lou Montulli's memory leak fixes. - FM
  437. * Fixed HTLoadedDocumentTitle() call in LYGetFile.c. - FM
  438. --- RELEASE of 2.3.8 BETA ---
  439. 12-22-94
  440. * The WFEB code as of 12-15-94 has been archived at UKans as lynx2-3-7,
  441.   so we'll make this lynx2-3-8 to avoid confusion. - FM
  442. * Added bookmark_exec restriction for disallowing use of lynxexec URL's
  443.   in the user's bookmark file or converted Mosaic hotlist. - FM
  444. * Enable any lynxexec URL in JUMPFILE if EXEC_LINKS has been defined.
  445.   This allows you to set both LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE
  446.   to TRUE and a single TRUSTED_EXEC rule that will always fail (e.g.,
  447.   TRUSTED_EXEC:none), so that *ONLY* the lynxexec URL's in the jumps
  448.   file will be acted upon. - FM 
  449. * Disallow lynxexec URL's in G)oto if no_shell is set or if
  450.   LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE is TRUE. - FM
  451. 12-21-94
  452. * Include LYFLAGS in the BSDI_Makefile. - FM
  453. * Numerous mods based on patches from David Trueman - FM:
  454. * Changed SUN4 ifdef for implementing the "reverse clear screen hack" to
  455.   REVERSE_CLEAR_SCREEN_PROBLEM since not all sun4 systems experience this
  456.   problem.
  457. * Changed a few messages to use key_for_func() instead of a hard-coded
  458.   key mapping.
  459. * Allow control-C as well as control-G to abort or cancel on Unix (as
  460.   already on VMS).  On VMS, control-C and control-Y evoke a "Do you really
  461.   want to quit?" prompt, and a 'n'o reply gets handled as if control-G
  462.   has been entered in the first place.  On Unix, control-C is treated
  463.   simply as a synonym for control-G, and control-Y is not an interrupt
  464.   signal.  This seems the best way to handle those control signals, based
  465.   on what VMSers versus Unixites would expect them to do.
  466. * Added code to disallow the writing of files beginning with a dot if
  467.   NO_DOT_FILES is set TRUE in userdefs.h and/or lynx.cfg.
  468. * Added possibility of logging URL access via syslog() on Unix (ifdef'd
  469.   with LOGGING).
  470. * Improved and made more flexible the security for lynxexec URL's.  The
  471.   default behaviour is the same as now, but source locations and the path 
  472.   (Unix) or name (VMS) of programs to be executed can be restricted via
  473.   TRUSTED_EXEC rules in the lynx.cfg file.
  474. * Convert ~ in lynxexec paths to $HOME on Unix.
  475. * Several changes in DIRED support.  Tidied and consolidated code.  Changed
  476.   the way tags are freed (fixing a bug where they did not always get cleared
  477.   properly).  Changed all programs to *_PATH defines.  Changed the display
  478.   of tags so they work with numbered links.
  479. * Added another restriction to disallow telnet port specifications in
  480.   G)oto URL's.
  481. * A bit of special case code in jump handling.  If key mapping is G, allow it
  482.   to be typed as "go target".
  483. * Change strncmp in remap() to strcmp() (bug fix).
  484. * Report offending bad option in main().
  485. * In mainloop(), make \r same as \t and \n.
  486. * Combine LYK_REMOVE code with LYK_DEL_BOOKMARK so that they can share the
  487.   same key map.
  488. * If show_cursor is true, position cursor 1 position before the link, which
  489.   makes it less likely that the link is obscured in defective terminal
  490.   programs
  491. 12-15-94
  492. * More fixes in LYno_attr_char_case_strstr() and LYno_attr_char_strstr() - FM
  493. * People didn't like having to erase the default WHEREIS ('/') search string
  494.   when it wasn't what they wanted in a new document (though most didn't know
  495.   that it can be done easily via ^U), and Lynx doesn't have real editing via
  496.   LYgetstr() (just deletion from the end of the string), so I got rid of the
  497.   the editing offer.  The previous search string is still buffered across
  498.   document fetches, and can be used across documents via NEXT ('n').  You
  499.   also can use WHEREIS without a search string entry to turn off highlighting
  500.   within the current document, and then NEXT to restore it.  If control-G is
  501.   used instead of a blank string to cancel a WHEREIS command, it does not
  502.   turn off the highlighting.  So everything everyone asked for is now
  503.   possible (once you figure out how to do it 8-). - FM
  504. 12-14-94
  505. * Oops!  Fixes in tcp.h for MULTINET with DECC/VAX had left SOCKET_ERRNO
  506.   undefined for all the other VMS TCPIP packages.  That's what I get for
  507.   working on this stuff too late at night. - FM
  508. * Additional ANSI compliance fixes in HTTCP.c for builds with DECC/VAX and
  509.   non-MULTINET VMS TCPIP packages. - FM
  510. 12-13-94
  511. * Modified searches for strings within the currently displayed document
  512.   ('/', as opposed to 's' for ISINDEX searches) so that the highlighting of
  513.   the search string is not retained when the current document is changed,
  514.   and added recall buffering of the search string so that it's offered as
  515.   the default for editing or reuse on subsequent '/' commands.  Also, we
  516.   now force redraws on invokations of such searches so that hits will be
  517.   highlighted even if they occur on the current page.  Links with hits such
  518.   that they have embedded highlighting of the search strings will not have
  519.   the embedded highlighting restored when the cursor is moved onto and then
  520.   off of them (helps to distinguished whether it's intended or the due to
  521.   the search), but will be restored whenever the page is redrawn.  All
  522.   embedded highlighting also is restored when the 'n'ext command is used to
  523.   repeat the search in the current document, even if the returned hits do not
  524.   cause a page change.  Note that these searches first search only the links,
  525.   and position you on the first link with a hit occurring after the current
  526.   link.  If there were no hits in the links, then the text is searched and
  527.   the first hit occurring after the current link is positioned at the top of
  528.   the page.  They never did, and still do not, search both the link and text
  529.   portions of the document simultaneously.  Also note that ISINDEX searches
  530.   never have and still do not yield highlighting of the query string(s) in
  531.   the returned document.
  532. * Fixed LYno_attr_char_case_strstr() and LYno_attr_char_strstr() in
  533.   HTStrings.c so that they properly ignore any attribute characters in
  534.   the comparison string and return a pointer to the correct location
  535.   of a match with the target string. - FM
  536. 12-12-94
  537. * Modified FTP gateway to display 230- as well as 250- information/help
  538.   messages, and on non-Unix as well as Unix systems. - FM
  539. --- RELEASE of 2.3.7 BETA ---
  540. 12-11-94
  541. * Further tweeked explanatory comments in the configuration and samples
  542.   files, and updated the instruction files. - FM
  543. 12-09-94
  544. * Modifed PassesTest() in HTInit.c to avoid the overhead of system() calls
  545.   by using getenv() when   test -n "$DISPLAY"   and   test -z "$DISPLAY" 
  546.   commands are encountered in the mailcap file.  Otherwise, needlessly
  547.   expensive system() calls potentially could be made for virtually every
  548.   viewer mapping in that file!.  For Lynx, those two strings in the mailcap
  549.   file now are equivalent to the :XWINDOWS and :NON_XWINDOWS flags,
  550.   respectively, for VIEWER: assignments in lynx.cfg. - FM
  551. * Also modified PassesTest() so that it simply treats  test -n "LYNX_VERSION"
  552.   as success.  Why spawn a system() command to see if Lynx is running, when
  553.   it obviously is!.  However, that string can be included in the mailcap
  554.   file for assignments that should be restricted to Lynx if other software
  555.   also uses the file. - FM
  556. * The above two mods make it unnecessary to actually use a "test" script for
  557.   differentially setting viewers in XWINDOWS versus NON_XWINDOWS environments,
  558.   so VMSers also can use the mailcap files for differential assigments of
  559.   viewers, without those DCL error messages about "test" which have been
  560.   mystifying so many people.  However, yesterday's mods do make it possible
  561.   for VMSers to use a "test" script for checking other environment or system
  562.   features, and thereby setting viewer switches differentially, analogously
  563.   to the command line switches for Lynx itself. - FM
  564. * Modified comments in samples/mailcap to indicate these enhancements. - FM
  565. * Modified comments in userdefs.h to describe correctly what the Lynx code
  566.   does as of v2.3:  Any SUFFIX or VIEWER mappings in lynx.cfg will be
  567.   overridden in src/HTInit.c if they also appear there.  Then, any mappings
  568.   in mime.type or mailcap will override those from lynx.cfg and src/HTInit.c.
  569.   The XLOADIMAGE definition is used in src/HTIinit.c, and you can use
  570.   mailcap, but not lynx.cfg, to override it. - FM
  571. * Modified comments in lynx.cfg and samples/lynx.cfg to indicate what Lynx
  572.   really does, and the use of mailcap files to do what lynx.cfg had claimed
  573.   it could do but doesn't. - FM
  574. * Fully implemented multiple submit button support for both POST and GET
  575.   forms. - FM
  576. * Added LYK_RESUBMIT keymap (with default binding to 'x' and 'X') for forcing
  577.   submissions of forms to servers (i.e., never use cache).  LYK_ACTIVATE
  578.   (with default binding to right-arrow and <return>) still fetches from cache
  579.   if available.  Statusline help describes these commands when positioned
  580.   on a submit button. - FM  
  581. 12-08-94
  582. * Fixed HText_submitForm() in GridText.c to handle submitting INPUT types
  583.   (e.g., type="image") which have name/value pairs. - FM
  584. * Modified DCLspawn to recognize -1 on failure and 0 or 1 on success as
  585.   return or exit values of scripts, and report -1 or 0 as it's own return
  586.   value.  If a "test" script is used on VMS in conjunction with .mailcap
  587.   for setting viewers, it should return -1 if the test fails and 0 or 1 if
  588.   it passes (the "test" script can be DCL or an exectutable, and should be
  589.   defined as a foreign command).  If you don't have a "test" script, don't
  590.   include that instruction in .mailcap. - FM
  591. * The tmpaddress pointer in do_www_search() of GridText.c needed to be
  592.   initalized to NULL. - FM
  593. 12-07-94
  594. * Made sufficiently ANSI compliant to build with DECC on VMS without using
  595.   the /stand=vaxc qualifier, and further modified so that Lynx will build
  596.   and run (extremely well 8-) with DECC/VAX.  Whooh, that took some doing!
  597.   These mods are also desireable for builds on Unix. - FM
  598. 12-02-94
  599. * Fixed the query recall buffer in do_www_search() of GridText.c to restore
  600.   the +'s to spaces and unescape properly. - FM 
  601. * Include file and define fix ups, for SOCKETSHR/NETLIB support and convex
  602.   builds, in tcp.h, LYShowInfo.c and top level Makefile. - FM
  603. 11-27-94
  604. * Fixed bugs associated with failure to check the post_data element in
  605.   addition to the address element when making push/pop decisions for the
  606.   history stack, and when checking whether a requested document has been
  607.   loaded successfully.  The address element is insufficient for documents
  608.   returned by POST'ed forms. - FM
  609. * Check -trace switch earlier in LYMain.c so that trace messages associated
  610.   with setting up the Lynx configuration will actually be displayed. - GL
  611. 11-23-94
  612. * More fix ups for the SOCKETSHR/NETLIB support. Close to "all set" but needs
  613.   more field testing with the full range of TCPIP packages for VMS. - FM
  614. * Added HP_TERMINAL define for the DIM workaround to the REVERSE problem with
  615.   HP terminals.  If not defined, SNAKE builds will not make that substitution
  616.   (would be better to do this in a way that checks the terminal at run time,
  617.   but we'll hold off on that for now). - FM
  618. --- RELEASE of 2.3.6 BETA ---
  619. 11-21-94
  620. * Replaced <ucx$inetdef.h> with "socketshr_library:ioctl.h" for the
  621.   SOCKETSHR_TCP builds.  Note that the ioctl.h is not presently included
  622.   in the binary distribution of SOCKETSHR/NETLIB.  You have to get it from
  623.   the sources distribution. - FM
  624. 11-18-94
  625. * Added Andy Harper's (A.Harper@bay.cc.kcl.ac.uk) "first round" support for
  626.   SOCKETSHR/NETLIB (see SOCKETSHR.ANNOUNCE).  Note that it is presently
  627.   including <ucx$inetdef.h> which is not provided with SOCKETSHR or NETLIB
  628.   source sets, and may not be available to non-UCX sites.  We're checking
  629.   into how to deal with that. - FM
  630. * Made recall buffering of shortcuts for the 'J'ump command a configuration
  631.   file option (in userdefs.h and/or lynx.cfg). - FM
  632. * Added clearerr() before the GetChar() in LYStrings.c. - FM
  633. * Made the optional novice help lines conform to the "standard default"
  634.   key bindings.  Edit them appropriately in userdefs.h if you plan to use
  635.   other bindings with that feature.
  636. * Added George Lindholm's (lindholm@ucs.ubc.ca) Makefile patch for making it
  637.   just a tad easier to set up local compile options. - FM
  638. * Eliminated serial free() in LYSanctify() of LYGetFile.c. - FM
  639. * Restricted all "hack to fix reverse clear screen problem" code to
  640.   SUN4 (had missed one 8-). - FM
  641. 11-15-94
  642. * Eliminated separate list and atexit deletions of redirecting anchors. - FM
  643. * Added Rick Dyson's (Dyson@IowaSP.Physics.UIowa.EDU) updates of the
  644.   descrip.mms files. - FM
  645. 11-12-94
  646. * Worked in Malcolm MacArthur's (mcscs2mm@zippy.dct.ac.uk) mods for reading
  647.   a printer's page length from the configuration file and calculating the
  648.   correct number of pages for the statusline query on whether to continue
  649.   if the document is longer than 4 printer pages.  Further modified that
  650.   code to use the current LYlines for the computation when the built in
  651.   "print to screen" option is selected.  See the comments concerning
  652.   "PRINTER:" definitions in lynx.cfg for more information. - FM
  653. * Fixed HTInetStatus() in HTTCP.c to use SOCKET_ERRNO instead of errno,
  654.   based on the platform/transport-specific definitions in tcp.h.  Thanks
  655.   to Danny Mayer (mayer@ljo.dec.com) for tracking down this glitch. - FM
  656. 11-10-94
  657. * Added David Trueman's latest clever enhancement:  The command line option
  658.   -homepage=URL separates the notion of a home page (or main screen) from
  659.   the start file.  So,  lynx -homepage=URL1 URL2  will start up with URL2
  660.   but the MAIN_MENU key will take the user to URL1 rather than URL2.  This
  661.   is useful for public accounts that start up with an information page or
  662.   form, that then leads the user to a URL for the actual home page.  The
  663.   MAIN_MENU key can thereafter be used whenever the user wishes to return
  664.   to the actual home page. - FM
  665. * Enlarged string buffer in LYEdit.c to handle large paths. - FM
  666. * Made 'K'eymap title and descriptions easier to edit for alternate languages
  667.   (e.g., Dutch or Greek) as required by Dick Wesseling (but, alas, the editing
  668.   still has to be done in LYKeymap.c, because it's too much to move into
  669.   userdefs.h; someday Lynx will have real internationalization code 8-) - FM
  670. * Added titles to tops of jumps files so that the nesting level will be reset
  671.   on reloads. - FM
  672. 11-09-94
  673. * More prototyping and include file fixes in LYJump.c and LYMainLoop.c - FM
  674. 11-08-94
  675. * Prototyping fix in LYJump.c. - FM
  676. * Miscellaneous fixes in src/descrip.mms. - FM
  677. * Hadn't included patch for latest LYUtils.c in lynx2-3-5.patches. - FM
  678. 11-07-94
  679. * At popular request (already 8-), changed the "Jump to:" query to work
  680.   exactly like the "goto:" query.  The previous entry is recalled, a '?'
  681.   must be entered explicitly to fetch the shortcut list (with an instruction
  682.   about that added to the prompt), and a blank entry or Control-G returns
  683.   the user to the current document. - FM
  684. --- RELEASE of 2.3.5 BETA ---
  685. 11-05-94
  686. * Numerous wonderful enhancements based on patches from David Trueman, and
  687.   entensions of those mods.  Briefly:
  688. * Implemented 'K'eymap command for showing all of the key bindings currently
  689.   in effect, with a description of their functions.  This is faster and
  690.   more helpful than the online help's description of the default key
  691.   bindings.  Must be uppercase 'K' if VI keys are ON, otherwise the command
  692.   is case-insensitive.  Try it, you'll love it! - FM
  693. * Implemented 'J'ump command for using "shortcut" names to access URL's in a
  694.   local "jumps.html" file that has a sorted <DL> list which maps each target
  695.   (shortcut) <DT> to it's full URL <DD> (see the sample jumps files added to
  696.   the distribution).  The URL's could be local or remote resources, or
  697.   lynxexec or launch file URL's for system utilities (e.g., the shortcut
  698.   "news" could invoke the news reader, "mail" the mail utility, "swing" the
  699.   VMS File/Directory Management Utility, etc.).  This feature is enabled by
  700.   defining JUMPFILE in userdefs.h or lynx.cfg, and can be disabled via at
  701.   run time via -restrictions=jump as a commandline switch.  Must be uppercase
  702.   'J' if VI keys are ON, otherwise the command is case-insensitive.  Try it,
  703.   you'll love this too! - FM
  704. * Added a CHECKMAIL symbol which if set TRUE in userdefs.h or lynx.cfg will
  705.   report the existance of unread mail at Lynx startup, and arrivals of new
  706.   mail, via statusline messages.  VMSers can block unsoliticed system NEWMAIL
  707.   screen broadcasts ($ SET BROADCAST/NOMAIL) when using this feature.  It
  708.   can be disabled at run time via the -restrictions=mail switch, which also
  709.   disables standard mail functions in Lynx, but still allows 'J'umps via a
  710.   "mail" shortcut to a lynxexec URL for a script which could perform security
  711.   functions before permitting or rejecting access to the mail utility.  The
  712.   hackers will really love this! - FM
  713. * Added ability to toggle the novice help line to show all of the principle
  714.   commands. - FM
  715. * Miscellanous bugs and memory leaks found and fixed in conjuction with
  716.   adding and enhancing the above features. - FM
  717. * The code may need some tweeking to build and run properly on some flavors
  718.   of Unix (appears to be all set for VMS). - FM
  719. 11-01-94
  720. * Fixed bug if editor is dereferenced. - David Trueman (david@cs.dal.ca)
  721. * Enable alternate boxing of popup windows via defines for BOXVERT and
  722.   BOXHORI in userdefs.h - Dick Wesseling (ftu@fi.ruu.nl)
  723. * Check for LYCursesON before making any Curses calls in cleanup() - DW
  724. 10-31-94
  725. * Looks like the last of the problems deleting anchors has been solved
  726.   by Dick Wasseling, so the bypass is lifted again. - FM
  727. * If CANT_EDIT_UNWRITABLE_FILES is defined on Unix, write access is
  728.   required to edit files (write and delete access are always required
  729.   on VMS). - Alex Whittaker (alex@biu.icnet.uk)
  730. * Moved "Press <return> ..." text to userdefs.h. - AW
  731. 10-28-94
  732. * Uncache documents or bookmark file before reloads (via Control-R or
  733.   'r'emove command) in LYMainLoop.c. - FM
  734. * Uncache showinfo display or print, download, option, etc, menus before
  735.   reloading those in GridText.c. - Dick Wesseling (ftu@fi.ruu.nl)
  736. * Above two fixes still don't completely solve the anchor deletion problem,
  737.   so we're still bypassing.
  738. * Enable iso entity translations inside TITLEs - DW
  739. 10-26-94
  740. * Problems when deleting anchors have been reported, apparently for
  741.   documents which have been (re)loaded with LYforce_no_cache.  So,
  742.   we'll retore the bypass until that problem is tracked down. - FM
  743. 10-25-94
  744. * Added coded for disabling mail for -anonymous via CAN_ANONYMOUS_MAIL in
  745.   userdefs.h, and via -restrictions=mail (default is enabled). - FM
  746. 10-21-94
  747. * Added Danny Mayer's (mayer@ljo.dec.com) samples/lynx.com - FM
  748. 10-05-94
  749. * Modified tcp.h to deal with conflicting typedefing in the MultiNet
  750.   types.h and time.h versus those for DECC. - FM
  751. * Define FANCY_CURSES for linux-ncurses. - FM
  752. 09-30-94
  753. * -restrictions help list in LYMain.c should indicate "option_save" (not
  754.   "options_save") for disabling the saving of options in .lynxrc. - FM
  755. 09-29-94
  756. Mods based on patches from George Lindholm (lindholm@ucs.ubc.ca) - FM:
  757. * Fixed problem when IGNORE_CTRL_C is defined, that was created by the
  758.   fix for runaway processes on Unix when undetected terminal disconnects
  759.   occurred.
  760. * Added options to disable rlogin and/or ftp access.
  761. 09-28-94
  762. * Use "hack to fix reverse clear screen problem" in GridText.c if SUN4 is
  763.   defined (still need clarification on the exact nature of the problem
  764.   to decide if this is the best way to handle it; it bothers me to have
  765.   this kind of hack in the code 8-) - FM
  766. Mods based on patches from George Lindholm (lindholm@ucs.ubc.ca) - FM:
  767. * Move the "quit" text to userdefs.h from LYMainLoop.c for easier
  768.   customization.
  769. * Typo fix for buttons submit value in GridText.c
  770. * Renable SIGINT signal for SVR4 machines if control-c is to be ignored
  771.   when editing.
  772. * Solaris fixes for LYCurses.h.
  773. * Recognize pico as a special editor.
  774. * Fix -restrictions help text.
  775. * Fix -telnet and -news options so that they actually do something.
  776. * Fix upload code so that you can have more than one uploader option,
  777.   and fix for freeing a static variable.
  778. * Various prototype fixes.
  779. * -editor command line option signals that the editor can't be changed.
  780. * Added a SYSTEM_EDITOR option to lynx.cfg for a locked editor.
  781. --- RELEASE of 2.3.4 BETA ---
  782. 09-27-94
  783. * Alas!  I think I've tracked down and fixed all the bugs that were causing
  784.   ACCVIOs/CoreDumps if anchors were deleted/freed when freeing the cached
  785.   documents.  So now we do delete/free them.  This plugs a major memory
  786.   leak in Lynx (which we knew about, but heretofore had to live with). - FM
  787. * Added Danny Mayer's (mayer@ljo.dec.com) fix so that MIME types are handled
  788.   case-insensitively. - FM
  789. * Restored text/html (WWW_HTML) as the default MIME type when an HTTP/1.0
  790.   server fails to send it in the headers.  This happens because it's the
  791.   default in Mosaic and developers using that don't realize their server or
  792.   script code is failing to send it (other MIME types will be caught as an
  793.   error, and the code will be fixed by the developers).  Garrett's change to
  794.   application/octet-stream (WWW_UNKNOWN) was technically correct.  You can
  795.   change it back to that where indicated in HTMIME.c if you prefer that Lynx
  796.   be technically correct but functionally wrong when dealing with this
  797.   situation. - FM
  798. --- RELEASE of 2.3.3 BETA ---
  799. 09-22-94
  800. * Finished up redirection handling.  Will now handle serial redirections
  801.   across multiple sites (with an arbitrary limit of 10, to prevent the
  802.   possibilily of an infinite loop of circular redirections), works properly
  803.   with redirections via the VALUE fields of OPTION tags, and no longer alters
  804.   any anchor addresses, avoiding all the problems that caused in the hash
  805.   table. - FM
  806. * Worked in Rick Mallett's (rmallett@ccs.carleton.ca) fix for runaway
  807.   processes on Unix when undetected terminal disconnects occur. - FM
  808. * Added Eric Jon Rostetter's (ERIC@uoft02.utoledo.edu) code for proper
  809.   keyboard handling with DEC eightbit terminals. - FM
  810. * Added David Greer's (david_greer@robelle.com) mods for curses on
  811.   HP terminals. - FM
  812. --- RELEASE of 2.3.2 BETA ---
  813. 09-17-94
  814. * More fix ups of forms structure handling, freeing and redirecting. - FM
  815. * Fixed problem with free's of startfile, thanks to Dick Wesseling
  816.   ftu@fi.ruu.nl - FM
  817. 09-14-94
  818. * More memory leak and redirection fix ups (still not perfect). - FM
  819. * Various mods to speed up memory management with VAXC on VAXen (still
  820.   slow compared to DECC on AXPen). - FM
  821. 09-13-94
  822. * If an ISINDEX document is one returned by a previous search, the 's'
  823.   command puts up the query which returned it, for editting as a new query
  824.   (use Control-U to erase, Control-G to abort)  Otherwise, no string is
  825.   offered in the prompt for a database query.  If the previous query is
  826.   submitted without modification, a message to use Control-R to resubmit
  827.   the same query is display (so that the search will not be repeated
  828.   inadvertantly). - FM
  829. 09-12-94
  830. * Fixed failure to load the popped menu properly when a gopher search was
  831.   selected and a NULL string, Control-G, or arrow key is entered to cancel
  832.   the prompt for a query. - FM
  833. * Hit lists/documents returned by ISINDEX searches are now always displayed
  834.   at their tops.  They no longer inherit, inappropriately, the page and link
  835.   numbers of the previous list/document. - FM
  836. 09-11-94
  837. * Fixed redirection handling so that the hash tables are updated and the
  838.   history stack works properly, including with forms that have VALUE
  839.   fields in OPTION tags that return Location: URL's for searches (e.g.,
  840.   the CUSI forms at Nexor).  Whew, that took some doing! - FM
  841. 09-05-94
  842. * Fixed up remaining problems with <OPTION VALUE="foo"> handling and the
  843.   associated popup window positioning and scrolling. - FM
  844. * Fixed bugs and several inadequacies in the history structure and code
  845.   (still needs some redesigning to deal more effectively with all aspects
  846.   of documents returned by forms and/or redirection). - FM
  847. * Now deals properly with anchors in a single document returned by
  848.   a form. - FM
  849. * Command line file specs on VMS can now be any valid explicit, wildcarded,
  850.   partial, or relative VMS specification, and will be converted to a valid
  851.   file://localhost/ URL, so that partial or relative URL's within the file
  852.   also will be interpretted properly. - FM
  853. * Now trims trailing white space and won't get tripped up by '=' characters
  854.   when reading configuration files. - FM
  855. * Miscellaneous bug fixes and enhancements. - FM
  856. * Tracked down and eliminated more memory leaks. - FM
  857. --- RELEASE of 2.3.1 BETA ---
  858. 7-08-94
  859. * Correction handling of <OPTION VALUE=""> implemented.
  860. * Miscellaneous bugs corrected.
  861. 6-17-94
  862. * Option to log memory leaks at exit by defining LY_FIND_LEAKS at compilation.
  863. 6-17-94
  864. * Check amount of allocated memory, rather than just number of documents
  865.   cached, before deciding to remove the oldest document (implemented for
  866.   VMS with VAXC, not yet for Unix or VMS with DECC).
  867. 6-16-94
  868. * VMS bookmark file version numbers are reset on additions of bookmarks.
  869. 6-16-94
  870. * Gopher URL's with /hGET%20/ are converted to http URL's, as in the UMN
  871.   Unix/VMS gopher+ client.
  872. 6-16-94
  873. * Added DIRECT_WAIS support for VMS
  874. 6-16-94
  875. * Added build support for VMS TCPWare TCP/IP
  876. 5-28-94
  877. * Increased nesting of HTML elements from 40 to 400.  Hopefully this will limit
  878.   won't be encountered often.
  879. 5-28-94
  880. * Modified for handling of Telnet URLs with spaces/other characters in the
  881.   username.
  882. 5-26-94
  883. * Began terminating memory leaks with extreme predjudice.
  884. 5-24-94
  885. * WAIS searches will now work when they are of type "www/present" as opposed
  886.   to only viewing the source.
  887. 5-23-94
  888. * Added VMS CMU TCP/IP support, thanks to Andy Harper.
  889. --- RELEASE of 2.3 ---
  890. 5-19-94
  891. * Better memory allocation routines used for some VMS systems.
  892. 5-19-94
  893. * Non-interactive (-source) access to documents requiring access authorization
  894.   not allowed to avoid crashes.
  895. 3-30-94
  896. * Lynx exports the environment variable LYNX_VERSION on UNIX systems
  897.   with the current version number as the value.
  898. 3-29-94
  899. * added "action=" handling to ISINDEX tags.  (Is that in the spec?)
  900. 3-27-94
  901. * fixed Telnet security problem
  902. 3-19-94
  903. * added .mailcap and mailcap support as well as mime.types support
  904.   for the configuration of viewers and extension mappings.
  905.   The test command is now implemented so that viewers can be conditionally
  906.   setup.
  907. 3-17-94
  908. * Revamped the FTP code to recognize different server types and to parse
  909.   full directory listings (LIST output).  File types, sizes and dates
  910.   are displayed when possible.
  911. 3-16-94
  912. * added transparent support for mosaic bookmark files.  Just point
  913.   Lynx at your existing default mosaic bookmark file and Lynx will
  914.   handle the rest.  Viewing, addition, and removal are supported.
  915. 3-15-94
  916. * added second line of reverse video to show multiline links better.
  917. 3-10-94
  918. * added configurable MIME types and viewers to lynx.cfg.  MIME types
  919.   and VIEWERS can be configured by following the instructions within
  920.   the newest lynx.cfg file.
  921. 3-?-94
  922. * added second %s argument to PRINTER and DOWNLOADER definitions.
  923.   If a second %s is present in the command definition it will be
  924.   filled in by a suggested filename which is derived from the URL
  925.   of the document.  See lynx.cfg for more details.
  926. 3-?-94
  927. * got code from CERN to fix HTBTree FTP bug.  Large ftp lists should
  928.   not crash anymore.
  929. 3-9-94
  930. * added no_proxy environment variable.  set it to a comma delimited list
  931.   of domains or hosts that should not be proxyed. (Thanks CERN :)
  932.   USAGE: (UNIX)
  933.      setenv no_proxy "domain1.dom, domain2.dom, domain3, etc"
  934. 3-?-94
  935. * Fixed Referer: field handleing so that it doesn't crash on really
  936.   long URL's
  937. 3-?-94
  938. * True popup menus are now supported for non-multiple <select> lists.
  939. 2-28-94
  940. * fixed the delete-a-bookmark command and bound it to 'r' for remove.
  941.   (thanks to David Trueman for the fix)
  942.  
  943. ---------- RELEASE of 2.2 ------------------
  944. 2-9-94
  945. * added 'd' for download current link.  Can be used to force a download
  946.   of any file.
  947. * 'r' removed as a comment key.  Use 'c' or reconfigure your keys to
  948.   add 'r' back in.  (I would like to use 'r' in the future to mean
  949.   remove current bookmark link)
  950. * Found the bug in the HTTP redirection code that was causing it
  951.   not to work.  So HTTP redirection appears to work now!
  952. * Added Referer: header to HTTP requests to list the URL of
  953.   the document listing the requsted URL.   Here's an extract from CERN:
  954.      This optional header field allows the client to specify, 
  955.      for the server's benefit, the address ( URI ) of the document 
  956.      (or element within the document) from which the URI in the 
  957.      request was obtained. 
  958.  
  959.      This allows a server to generate lists of back-links to documents, 
  960.      for interest, logging, etc. It allows bad links to be traced 
  961.      for maintenance.
  962.  
  963. 2-8-94
  964. * changed novice line to be displayed on bottom two lines with the
  965.   status line moved up two lines.
  966. 1-27-94
  967. * Made configurable keymappings a reality.  Keys can be remapped in
  968.   the lynx.cfg file.  (diffs from David Trueman)
  969. * Got code from Foteos to make 'a' work for VMS connection interrupts.
  970. 1-24-94
  971. * Moving closer towards configurable keymappings.  New keyhandleing
  972.   code will make it very easy to implement. (diffs from David Trueman)
  973. 1-14-94
  974. * Lynx FTP now supports PASV code. (fixes to CERN (Dave Raggert?) PASV code
  975.   from John Ellson)  It is not enabled by default.  Line 43 in
  976.   WWW/Library/Implementation/HTFTP must be commented out for
  977.   PASV code to be used.  This was done because not all FTP sites
  978.   can support PASV FTP.
  979. 1-13-94
  980. * slight change in forms user interface.  For the better, I hope you will
  981.   agree.  Text input fields are now active as soon as the cursor pointer
  982.   is over them.  Therefore you may begin typing into the text field
  983.   as soon as you come to it.  Tab, and up and down arrow keys will
  984.   move off of the text input field.  The only problem with this is as
  985.   follows.  If you are in the habit of using the number keys (keypad)
  986.   the or h,j,k,l vi keys, as soon as you move over the text link
  987.   you will begin seeing numbers or hjk or l show up in the text field.
  988.   In other words, your movement commands are now broken :(  You must
  989.   use true arrow keys or the tab key to move off of the text field.
  990.   I've tried this out and it seems to work alright.  I don't think
  991.   that users unfamiliar with this will have too hard a time figureing
  992.   it out.  Once you see numbers or letter appearing it becomes fairly
  993.   obvious whats going on.  I'll put a message at the bottom of the
  994.   screen saying "use tab or arrow keys to move off of link."
  995. * added mods by David Trueman to implement -restrictions commandline
  996.   option.  -restrictions allows a list of services to be disabled
  997.   selectively. -restrictions takes the form of
  998.   "lynx -restrictions=[default],[all],[inside_telnet],[outside_telnet],[shell],\
  999.     [editor],[bookmark],[option_save],[print],[file_url],[download],[exec]"
  1000.  
  1001.    all             restricts all options.
  1002.    default         same as commandline option -anonymous.  Disables
  1003.                default services for anonymous users.  Currently set to,
  1004.                all restricted except for: inside_telnet, outside_telnet, and
  1005.                goto.  Defaults settable within userdefs.h
  1006.    inside_telnet   disallow telnets for people coming from inside your
  1007.            domain.
  1008.    outside_telnet  disallow telnets for people coming from outside your
  1009.            domain.
  1010.    shell       disallow shell escapes
  1011.    editor       disallow editing
  1012.    bookmark       disallow changing the location of the bookmark file.
  1013.    options_save    disallow saving options in .lynxrc
  1014.    print           disallow most print options
  1015.    goto            disable the 'g' (goto) command.
  1016.    file_url        disallow using G)oto to go to file: URL's
  1017.    download        disallow saving binary files to disk in the download menu.
  1018.    exec            disable execution scripts
  1019.    exec_frozen     disallow the user from changing the execution link
  1020.            setting in the O)ptions menu.
  1021. 1-12-93
  1022. * added new more informative messages for form links.
  1023. 1-11-93
  1024. * fixed -dump and -source options so that they work for
  1025.   binary files now.
  1026. * Interruptable I/0 now completely works for UNIX systems.
  1027.   VMS is next.  Just hit an 'a' for abort anytime during a
  1028.   transfer to abort.  If there is a partial file to show, it
  1029.   will be shown.
  1030. * Added command line option -show_curser.  If enabled the curser
  1031.   will not be hidden in the right hand corner but will instead 
  1032.   be positioned at the start of the currently selected link.
  1033.   show curser is the default for systems without FANCY_CURSES
  1034.   capibilities, and the default configuration can be changed in
  1035.   userdefs.h
  1036. 1-9-93
  1037. * Added NNTP posting capibilities.  Currently uses external inews
  1038.   program which will be included in the utils directory.
  1039.   Would someone like to patch in some freeware inews code, or
  1040.   send me some?
  1041. 1-7-93
  1042. * fixed bug in password handling which cuased it to be displayed
  1043.   accidentally :(  (Danny Mayer)
  1044. 1-6-94
  1045. * bold and emphasis now use curses underlining to represent
  1046.   ephasized text.  The use of _underline_ chars before and after
  1047.   the text is now removed.
  1048. 1-5-94
  1049. * Added configurable download menu so that binary files may
  1050.   be downloaded using any protocal.  Download menu is displayed
  1051.   after selecting a non-displayable file.
  1052. * Added exec links.  4 types currently defined:
  1053.     files ending in:  .csh, .ksh, .sh, (for UNIX)  and .com (for VMS);
  1054.   Use exec link controls to turn on and off exec links.
  1055. * Gopher menues are now within <pre> so that spaces are not
  1056.   collapsed in menu entries.
  1057. * added configurable character sets.  Can be set in lynx.cfg
  1058.   by the user in the options screen or in the users .lynxrc file
  1059.   current sets are: ISO Latin I, IBM PC Character set, & 7 bit
  1060.   approximations.  New sets can be added to src/LYCharSets.c
  1061.  
  1062. ----------RELEASE of Lynx 2.1 and 2.1.1----------------------
  1063. -grey area-
  1064. * Ability to FTP to VMS systems. (Foteos Macrides)
  1065. * Fixed lots of display and interupt problems (Foteos Macrides)
  1066. * The Lynx Bookmark file is now interpreted as an HTML document.  
  1067.   Old Lynx bookmark files must be converted using the lynx2html
  1068.   program or deleted.
  1069. * HTML+ forms as implemented by XMosaic now work. 
  1070.   fill in the empty spaces and press the submit button to
  1071.   submit the form.
  1072. * The <textarea> tag isn't done yet.  It will currently only
  1073.   give a one line text area.  The next version of Lynx will
  1074.   include a true textarea implementation once I figure out a
  1075.   reasonable interface.
  1076. * Incorporated WWWlib 2.14 and fixed up the descrip.mms files.
  1077.   Foteos Macrides made VMS port changes and wrote a really nice
  1078.   build.com script to make compilation on VMS systems really easy.
  1079.   Foteos also ported Lynx to OpenVMS for alpha axp systems. 
  1080. * 's' now means search a searchable indexed document through the
  1081.   server, and can no longer be used to search for strings within
  1082.   the displayed document.
  1083. * '/' now only searches through the current displayed document for
  1084.   strings and can not be used for searchable index documents.
  1085. * Capital 'Q' now quits without asking for confirmation.
  1086. * 'm' for Main Menu now askes for confirmation and does NOT clear
  1087.   the history stack.
  1088. * Blockquote style changed slightly.
  1089. * fixed bug with <a> and other tags messing up formatting
  1090.   withing <PRE> segments.
  1091. * Verbose Gopher option removed, verbose gopher functionality
  1092.   is now set permenantly on.
  1093. * Default editor is now configurable in the lynx.cfg file.
  1094. * Default bookmark file is now configurable in the lynx.cfg file.
  1095.  
  1096. 12-15-93
  1097. * ownership is no longer inherited.
  1098. * <link rev="owner" href="mailto:ADDRESS"> now accepted as well as
  1099.   <link rev="made" href="mailto:ADDRESS"> to define the URL of the
  1100.   owner or person responsible for the info.
  1101. * 's' now only searches <isindex> server documents.
  1102. * '/' always means search within the document.
  1103.  
  1104. -grey area-
  1105. * still doing massive rewrite. Debugging!!
  1106.  
  1107. 11-30-93
  1108. * anonymous users cannot change the bookmark page! (thanks to Jyrki Kuoppal for
  1109.   pointing out a security hole)
  1110.  
  1111. -grey area-
  1112. * massive rewrite.  Removed all Lynx internal format code and 
  1113.   restructured all the source files.
  1114.  
  1115. 11-8-93
  1116. * added   (non-breaking space),   and  
  1117.  
  1118. ---------- RELEASE of 2.0.12 -----------------
  1119. 11-1-93
  1120. * Change HTInit.c so that unsupported types are not sent out
  1121.   in accept parameters.  For non X screen only text/html and
  1122.   application/octet-stream are sent.
  1123.  
  1124. 10-26-93
  1125. * descriptive title added to files mailed from lynx
  1126.  
  1127. 10-25-93
  1128. * disabled FTP connection caching to help fix multiple FTP problems
  1129.  
  1130. 10-23-93
  1131. * added preliminary level 1 forms support.
  1132.  
  1133. 10-20-93
  1134. * fixed a bunch of gopher holes
  1135. * gopher lists are turned into URL's now instead of lynx
  1136.   internal format document links
  1137. * local documents ending in .html can now be referenced with
  1138.   just a filename and/or path from the command line.
  1139.  
  1140. 10-19-93
  1141. * Added preloaded searches to gopher URL's.  They previously
  1142.   didn't work.  This is readily apparent as preloaded CSO
  1143.   searches, which alot of people wanted.
  1144. * removed old hytelnet compatibility code which looked in
  1145.   multiple directories to find the correct file.  If you still
  1146.   need this capibility talk to me.
  1147.  
  1148. 10-12-93
  1149. * The users specified editor is now spawned for mail messages.
  1150.   If no editor is defined or if the user is anonymous, the built-in 
  1151.   lynx mail sender is used.
  1152.  
  1153. 10-11-93
  1154. * changed all static data structures to be dynamic
  1155.   This was a pretty major change of code which may add several
  1156.   bugs.
  1157. * rewrote parse_links routine to make it more efficient and to
  1158.   work with dynamic structures.
  1159.  
  1160. 10-6-93
  1161. * added progress messages to HTTP transfers.
  1162.  
  1163. 10-5-93
  1164. * added -cache=# command line option to specify the number
  1165.   of WWW documents cached in memory.
  1166.  
  1167. 9-28-93
  1168. * added VMS port fixes from Foteos Macrides.  Lynx now
  1169.   compiles and works on VMS!
  1170. * fixed ftp bug in WWWlib that didn't de-escape URL's before
  1171.   sending request to FTP server.
  1172.  
  1173. 9-21-93
  1174. * fixed coredump bug for some files with no links.
  1175.  
  1176. 9-3-93
  1177. * Moved many configuration options including printer setup to 
  1178.   lynx.cfg file.  The default placement of the lynx.cfg file
  1179.   will be /usr/local/lib & sys$public
  1180.  
  1181. 9-1-93
  1182. * Removed STARTDIR variable from userdefs.h  STARTDIR is now inferred
  1183.   from the STARTFILE.
  1184.  
  1185. 8-30-93
  1186. * Fixed bug with only one link selectable out of many on the last line
  1187.   of the display.
  1188. * Ported to SVR4 courtesy of Nickolay Saukh (from Russia, Wow this is
  1189.   really getting around!) 
  1190. * Uneditable documents don't get refetched. (Nickolay Saukh)
  1191. * National language support through LOCALE
  1192.   (instead of ISOLATIN1), protected by #ifdef LOCALE (Nickolay Saukh)
  1193.  
  1194. ------Release of Lynx 2.0.11--------------------------------
  1195. 8-27-93
  1196. * Caused major international incident when a large bug was discovered after
  1197.   release. :)
  1198. * Fixed internal document hypertext refernces with URL's.  '#selector'
  1199.   strings now work again.
  1200.  
  1201. 8-24-93
  1202. * When files come through on pre HTTP/1.0 servers they are now
  1203.   recognized by their file extensions
  1204.  
  1205. 8-23-93
  1206. * Lynx can now speak to old NCSA pre HTTP/1.0 servers
  1207. * fixed ALT bug that had to do with style changes not
  1208.   happening before the alt was printed.
  1209.  
  1210. 8-21-93
  1211. * updated the man file lynx.1.
  1212.  
  1213. 8-19-93
  1214. * updated help and converted it to HTML.  Made a new help location and
  1215.   server.  The new default help file is 
  1216.   http://kufacts.cc.ukans.edu/lynx_help/lynx_help_main.html
  1217.  
  1218. 8-15-93
  1219. * changed '\' to toggle between source and no source.  When you press
  1220.   '\' while viewing a rendered HTML document you will get the HTML source
  1221.   when you press '\' while viewing HTML source you will get the
  1222.   rendered HTML.
  1223. * Added ALT attribute to IMG tag.  When ALT is available the contents
  1224.   are displayed.  When ALT is missing [IMAGE] is displayed.  When
  1225.   ALT="" nothing is displayed.
  1226.  
  1227. 8-14-93
  1228. * Added document reload command.  CTRL-R when pressed will reload
  1229.   the document into memory and redisplay it, clearing the screen.
  1230.   This is very useful when editing documents, outside of Lynx while 
  1231.   using Lynx for rendering.
  1232. * Added source view mode.  '\' when pressed will reload the document
  1233.   and display the HTML source. (doesn't work for gopher directoryies right 
  1234.   now, but gopher isn't HTML anyways)
  1235. * fixed bug in LibWWW that caused it not to be able to convert to
  1236.   www/source.
  1237. * fixed bug in LibWWW that caused most binary file transfers to fail
  1238. * added binary file transfer ability.  When binary files are selected
  1239.   the user is prompted for a file name to save to.  The default directory
  1240.   is the one the user started in.
  1241. * Lynx now reloads local HTML files and re-renders them after editing.
  1242.  
  1243. ??-??-??
  1244. * At some point I added the ability to edit HTML files on the local
  1245.   machine.  
  1246.  
  1247. 8-12-93
  1248. * Added Nested Lists, up to six levels, with different bullets
  1249.   for each level.
  1250. * Due to the fact that nearly everyone seems to use <p> to mean
  1251.   two returns within the same style, and Mosaic has been kind 
  1252.   enough to support this meaning, :( :( :(  I have changed
  1253.   the <p> tag to reflect this interpretation.  <p> can be used
  1254.   anywhere and will mean insert two returns.  (i.e. two <br> tags)
  1255.  
  1256. 8-11-93
  1257. * Made the default Mime type for unknown file types on ftp servers
  1258.   to be text/plain.  Previously the WWWLibrary had the default
  1259.   as application/octet-stream which meant that most files could not
  1260.   be viewed.
  1261. * Changed the ADDRESS style to be more like XMosaic
  1262.   Left flush, newline top and bottom
  1263. * The Statusline now displays the URL when retrieving files.
  1264. * added BR (linebreak) tag!
  1265.   The <br> tag inserts a line break and maintains the current style!
  1266.   The <br> tag may be used anywhere.
  1267. * added HR (horizontal rule tag!)
  1268.   The <hr> tag puts a horizontal line seperating two bodies of text.
  1269.   The <hr> tag may be used anywhere.
  1270.  
  1271. 8-8-93
  1272. * All spaces, tabs and returns are now collapsed down do one
  1273.   space.
  1274. * fixed bug whiched caused certain links beginning at the
  1275.   begining of a line to be bad.
  1276. * added '*' (stars) to unordered lists and numbers to ordered
  1277.   lists.
  1278. * changed dir lists to be more like menu lists.
  1279. * all emphasis, physical and symantic, now have _underlines_
  1280.   around them to show emphasis.
  1281.  
  1282.  
  1283. RELEASE OF VER 2.0.10 -----------------------------------------------
  1284.  
  1285. 7-8-93
  1286. Added [IMAGE] in all places where <IMG> tags appear.
  1287. added WWW_HOME environment variable support.
  1288. fixed searching in WWW.
  1289. removed tildas from mail messages for security reasons.
  1290. added emacs-like key defs.
  1291. changed gopher dir routines and Verbose format of directories
  1292.  
  1293. 6-30-93
  1294. Forgot to put all kinds of bug fixes and stuff in here during the
  1295. past month.  I have been working on upgrading to the 2.X WWWlibrary
  1296. Today I changed 'g' to mean goto a url, and 'v' to be view the
  1297. bookmark page.
  1298.  
  1299. 5-30-93
  1300. Fixed problem with ftp: URL not being recognized and not working.
  1301.  
  1302. 5-28-93
  1303. Tried to remove the use of tabs and replace them with appropriate
  1304. spaces.  This was done to support brain dead curses packages that
  1305. don't handle tabs. (like linux)
  1306.  
  1307. 5-20-93
  1308. Fixed socket problem which was causing a problem with telnet's
  1309. connecting
  1310.  
  1311. 5-18-93
  1312. Fixed SUN curses problem, now works with the /usr/5lib routines
  1313.  
  1314. 4-9-93
  1315. Added an option to turn on link numbering
  1316.  
  1317. 4-7-93
  1318. Fixed read_rc() bug which caused .lynxrc files to be read incorrectly
  1319. Fixed file cacheing bug which only allowed searching to be performed
  1320. once.  (it cached the answer and displayed that each time a new
  1321. search was requested)
  1322.  
  1323. 4-2-93
  1324. Fixed VMS I/O bug and TCP routines.
  1325.  
  1326. 4-1-93
  1327. Ported 2.0 to VMS
  1328.  
  1329. 3-17-93
  1330. Fixed a bug: Multiply defined procedure async_abort in
  1331. the files get_file and get_bin_file
  1332.  
  1333. 3-16-93
  1334. Optomized Gopher TCP routines, increased speed by a factor of 10!
  1335.  
  1336. 3-9-93
  1337. Added WWW support by integrating the WWWlib1.4
  1338.  
  1339. 2-10-93
  1340. Added home page support and append features.
  1341.  
  1342. 12-22-92
  1343. Added support for Image types using xloadimage for X-terminals.
  1344.  
  1345. 12-1-92
  1346. Added gopher binary file types
  1347.